|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.abs.AbsObject
|
+--jade.content.abs.AbsContentElement
|
+--jade.content.abs.AbsContentElementList
| Field Summary | |
static java.lang.String |
name
|
| Constructor Summary | |
AbsContentElementList()
Constructor |
|
| Method Summary | |
void |
add(AbsContentElement e)
Adds an element to the list. |
Iterator |
getAll()
Gets the elements of the list. |
| Methods inherited from class jade.content.abs.AbsObject |
dump,
dump,
getAbsObject,
getCount,
getNames,
getTypeName,
isGrounded,
set |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static java.lang.String name
| Constructor Detail |
public AbsContentElementList()
| Method Detail |
public void add(AbsContentElement e)
e - the new element.public Iterator getAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||